GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / PreserveSmoothing Property





In This Topic
PreserveSmoothing Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(23)>
Property PreserveSmoothing As Boolean
[DispId(23)]
bool PreserveSmoothing {get; set;}
read-write property PreserveSmoothing: Boolean; 
DispIdAttribute(23)
function get,set PreserveSmoothing : boolean
[DispId(23)]
__property bool get_PreserveSmoothing();
__property void set_PreserveSmoothing( 
   bool value
);
[DispId(23)]
property bool PreserveSmoothing {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members